gtk4.git
2011-04-26 Chun-wei FanVS2008/2010 support: Update README.txt
2011-04-26 Chun-wei FanBug 643270: VS2010 Project Files (autotools)
2011-04-26 Chun-wei FanBug 643270: VS 2010 Project Files
2011-04-26 Benjamin Ottewidget: Add hack to make label mnemonics work again
2011-04-26 Matthew BarnesGtkComboBox: Improve gtk_combo_box_set_active_id
2011-04-26 Matthew BarnesDesensitize "Select All" when GtkEntry is empty
2011-04-26 Matthias ClasenGtkEntry: Explicitly disconnect keymap signals
2011-04-25 Chun-wei FanVS2008 support: Process filechooser gsettings xml
2011-04-24 Abduxukur AbdurixitAdded UG translation
2011-04-24 Abduxukur AbdurixitAdded UG translation
2011-04-22 Javier Jardóntests: Use gtk_box_new() instead v/h subclasses
2011-04-22 Benjamin Ottelabel: Fix an invariant leading to required > minimum
2011-04-21 Michael Natterergdk: add precondition checks to all GdkKeymap functions
2011-04-20 Alberto RuizAdding allow-none introspection annotation for GtkInitF...
2011-04-20 Alberto RuizAdding introspection annotation to GtkModuleIinitFunc...
2011-04-20 Javier Jardóndocs: Do not generate the template files anymore
2011-04-19 Benjamin Otteentry: Translate progress region properly when drawing...
2011-04-19 Benjamin Otteentry: No need to queue a redraw on state changes
2011-04-19 Benjamin Otteentry: Also update cached style values when the state...
2011-04-19 Benjamin Otteentry: Initialize cached values
2011-04-19 Benjamin Otteentry: g_object_notify*( when we change the invisible...
2011-04-19 Benjamin Otteentry: Split out style-updating things into their own...
2011-04-19 Benjamin Otteentry: Move cairo_save() call for clarity
2011-04-19 Benjamin Otteentry: Omit useless clip
2011-04-19 Benjamin Otteentry: Guard clipping with a save/restore
2011-04-19 Benjamin Otteentry: Remove needless check
2011-04-19 Benjamin Ottedocs: Strictify the docs for gtk_cairo_should_draw_window()
2011-04-19 Benjamin Ottelabel: No need to special case single-line mode
2011-04-19 Benjamin Ottelabel: Request more natural size for ellipsizing wrappi...
2011-04-19 Benjamin Ottelabel: Pass the desired height to measuring layout
2011-04-19 Benjamin Ottelabel: Remove wrap width leftovers
2011-04-19 Benjamin Ottelabel: Set the height of the label when ellipsized...
2011-04-19 Benjamin Ottelabel: Don't use a rectangle variable if we don't use...
2011-04-19 Benjamin Ottelabel: Redo size computation
2011-04-19 Benjamin Ottelabel: Set wrap on the layout unconditionally
2011-04-19 Benjamin Ottelabel: Remove duplicated comment
2011-04-19 Benjamin Ottelabel: Don't try to guess a label's size
2011-04-19 Benjamin Ottewidget: Make gtk_widget_get_aux_info() private
2011-04-19 Benjamin Ottelabel: Don't care about aux info
2011-04-19 Benjamin Ottepaned: Use hfw queries during allocation
2011-04-19 Benjamin Ottepaned: Cleanup size_allocate()
2011-04-19 Benjamin Ottepaned: Implement get_width_for_height() and get_height_...
2011-04-19 Benjamin Ottepaned: Generalize code
2011-04-19 Gintautas MiliauskasUpdated Lithuanian translation.
2011-04-19 Javier JardónMove documentation to inline comments: GtkRc
2011-04-19 Lapo Calamandrei[broadway] New adwaita based css for "wm"
2011-04-18 Alexander Larsson[broadway] Remove debug spew
2011-04-18 Alexander Larsson[broadway] Use cairo to generate png uris
2011-04-18 Alexander Larsson[broadway] Stream data over websocket
2011-04-18 Alexander Larsson[broadway] Remove old demo code
2011-04-18 Javier JardónMove documentation to inline comments: GtkUIManager
2011-04-18 Alexander Larsson[broadway] Implement wm close in browser
2011-04-18 Alexander Larsson[broadway] Report most special keys in keypressed
2011-04-18 David Kingwidget: add Since tags for margin accessors
2011-04-18 Matthias ClasenFix commit 5f55c420471db9a05d145e140b3a7cdfc5bdba9f
2011-04-18 Chun-wei FanUpdate build/win32/vs9/README.txt
2011-04-18 Javier Jardóndocs: Remove no longer needed template files
2011-04-18 Javier JardónMove documentation to inline comments: GtkMenuItem
2011-04-18 Javier JardónMove documentation to inline comments: GtkFontSelection...
2011-04-18 Javier JardónMove documentation to inline comments: GtkWindowGroup
2011-04-18 Javier JardónMove documentation to inline comments: GtkDnd
2011-04-18 Javier JardónMove documentation to inline comments: GtkTreeModelSort
2011-04-18 Javier JardónMove documentation to inline comments: GtkToggleButton
2011-04-18 Javier JardónMove documentation to inline comments: GtkSizeGroup
2011-04-18 Javier JardónMove documentation to inline comments: GtkTextBuffer
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintUnixDialog
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintSettings
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintContext
2011-04-18 Javier JardónMove documentation to inline comments: GtkRadioMenuItem
2011-04-18 Javier JardónMove documentation to inline comments: GtkTextMark
2011-04-18 Javier JardónMove documentation to inline comments: GtkRadioToolButton
2011-04-17 Chun-wei FanUpdate VS 2008 support to use ATK-2.0
2011-04-17 Chun-wei FanUpdate build/win32/vs9/README.txt
2011-04-17 Paolo BorelliSmall cleanup in label sizing code.
2011-04-17 Paolo BorelliFactor out a get_char_pixels method for clarity.
2011-04-17 Ignacio Casal... [textview] remove idles when unmapping
2011-04-17 Benjamin Ottedocs fix typo
2011-04-16 Kristian Rietveldtreeview: Do not unconditionally set width_changed...
2011-04-16 Kristian Rietveldtreeview: if we are below rows that changed height...
2011-04-16 Kristian Rietveldtreeview: Avoid queueing a redraw in do_validate_rows()
2011-04-16 Benjamin Ottecssprovider: Move private struct definition to header
2011-04-16 Benjamin Otteentry: Fix gtk_entry_get_icon_at_pos()
2011-04-16 Benjamin Otteentry: Use the new get_frame_size() argument in gtk_ent...
2011-04-16 Benjamin Otteentry: Add the ability to query frame size in two ways
2011-04-16 Benjamin Ottewindow: Only draw the resize grip if it is actually...
2011-04-16 Benjamin Ottedocs: Fix wrong description for query-tooltip
2011-04-16 Benjamin Ottemenushell: Include a function in the private header
2011-04-16 Benjamin Ottewindow: cast value so gcc shuts up
2011-04-16 Kristian RietveldMerge two if-blocks with same condition
2011-04-16 Xavier ClaessensDo not call invalidate_empty_focus() when not realized
2011-04-15 Stéphane ManiaciMake GtkFileChoser remember the last directory opened
2011-04-15 Alexander Larsson[broadway] Make close button text unselectable
2011-04-15 Alexander Larsson[broadway] Implement gdk_window_begin_resize_drag
2011-04-15 Alexander Larsson[broadway] Remove window from hashtable when destroyed
2011-04-15 Alexander Larsson[broadway] Ungrab if grabbed window is destroyed
2011-04-15 Alexander Larsson[broadway] Correctly handle ungrabs in the browser...
2011-04-15 Chun-wei FanUpdate gtk/gtkmenuitem.c...
2011-04-15 Paolo BorelliFree MenuPopulateData struct in all the cases.
2011-04-15 Javier JardónMove documentation to inline comments: GtkHSV
2011-04-15 Javier JardónMove documentation to inline comments: GtkMenuToolButton
next